home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 1 / BBS in a box - Trilogy I.iso / Files / MIDI / H-M / MidiLib Folder / MT32 Setup < prev    next >
Encoding:
Text File  |  1988-01-09  |  498 b   |  41 lines  |  [TEXT/EDIT]

  1.  Roland MT32 Setup Driver
  2.  
  3. .MidiLib 1.00
  4. .DriverID MT32
  5.  
  6. .Backup
  7.  
  8.  Get Patch Definitions
  9.  
  10. .Send F0 41 10 16 11 03 00 00 00 01 14 68 F7
  11.  
  12. .Match F0 41 10 16 12 03 00 00
  13. .WriteFile 95
  14. .Match F7
  15.  
  16.  Get System Setup
  17.  
  18. .Send F0 41 10 16 11 10 00 00 00 00 17 59 F7
  19.  
  20. .Match F0 41 10 16 12 10 00 00
  21. .WriteFile 18
  22. .Match F7
  23.  
  24. .Restore
  25.  
  26.  Download Patch Definitions
  27.  
  28. .Send F0 41 10 16 12 03 00 00
  29. .SendFile 95
  30. .Send F7
  31.  
  32. .Delay 15
  33.  
  34.  Download System Setup
  35.  
  36. .Send F0 41 10 16 12 10 00 00
  37. .SendFile 18
  38. .Send F7
  39.  
  40. .End
  41.